home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16107 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c++,comp.lang.c,comp.os.ms-windows.programmer.misc
  4. Subject: Re: Just another vi supporter (was Re: editors)
  5. Date: 9 Apr 1996 08:53:54 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4ke16iINNj2i@keats.ugrad.cs.ubc.ca>
  8. References: <316112A2.7D37@public.sta.net.cn> <Pine.A32.3.91.960407042426.115982H-100000@magritte.its.rpi.edu> <OkBULCA9xPaxEw$W@richardc.demon.co.uk> <316A1DAC.3B91@scn.de>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <316A1DAC.3B91@scn.de>,
  12. Gerolf Wendland  <wendland%hpp015%hpp001.mch2.scn.de@scn.de> wrote:
  13.  >So I'd prefer either a vi for Dos/Windows or a wordstar-like editor
  14.  >for HP-UX.
  15.  >If anyone could point me to one of those or even to source code of
  16.  >those, I'd be very grateful.
  17.  >
  18.  >Gerolf
  19.  
  20. Vim is by far the leading Vi clone, currently. It supports UNIX, OS/2, AmigaOS,
  21. WindowsNT and DOS. I have used Vim under DOS, as well as Linux (comes with
  22. Slackware) HP-UX, and SunOS.
  23.  
  24. It has some neat extensions of vi while remaining highly compatible. A good
  25. release is Vim 3.0, though a 4.0 has been rumored.
  26.  
  27. A WS-like editor for HP-UX might be ``joe''.
  28.  
  29.  
  30.  
  31. -- 
  32.  
  33.